Name | Description | |
---|---|---|
Item | Gets or sets the value associated with the specified key. The getter implementation throws an exception, if item for the key does not exist. The setter implementation replaces the value, if item for the key exists. | |
Keys | Gets the set of keys | |
Values | Gets the set of values |